ISubsystem.Stop method

Stops the EtherCAT network and the KINGSTAR Subsystem.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
IKsCommand Stop()
Function Stop() As IKsCommand

Return value

Type: IKsCommand

Returns the states of a method.

Remarks

Usable EtherCAT states

ecatOP

See also

ISubsystem Interface

IntervalZero.KINGSTAR.Base.Class Namespace